home *** CD-ROM | disk | FTP | other *** search
- M_PLAYER command line
- ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
-
- The player can be called from another program with every option
- into the command line. You can rename it as M_PLAYER.TTP or M_PLAYER.GTP
- or else, install an application.
-
- The command line is:
-
- <options> path\file_name
-
- The options must appear before the file name! Options can be
- separated with spaces or not.
-
- Every option is:
-
- +LETTER to set this option
- -LETTER to clear this option
-
- Available options:
-
- +d, -d
- ¨¨¨¨¨¨
- if set will display the dialogs, if cleared won't display
- them.
- Default value: +d
-
- +p, -p
- ¨¨¨¨¨¨
- if '-d' is specified, then if set will play the sound (if
- available), if cleared won't play the sound
- Default value: +p
- Used only with AVI and MOV
-
- +s, -s
- ¨¨¨¨¨¨
- if '-d' is specified, then if set will synchronise the
- images and sound, if cleared will display the images at
- the max speed.
- Default value: +s
- Used with AVI, MOV and FLx
-
- +a, -a
- ¨¨¨¨¨¨
- if '-d' is specified, then if set will simulate the Alt
- key (Alt Go! in the first dialog) to enter step by step
- mode automatically or to create MOVs with a batch file.
- Default value: -a
-
- +e, -e
- ¨¨¨¨¨¨
- if '-d' is specified, then if set will display every error
- message (bad file, etc...), else if cleared, won't
- display any error message.
- Default value: -e
-
- +i, -i
- ¨¨¨¨¨¨
- if '-d' is specified, then if set will play in loop mode
- (on the mask or single file passed through the command line)
- until an event accurs (keyboard, mouse, joystick), else
- will play normally.
- Default value: -i
- This is for being used with a screen saver for example.
-
-
- Options p, s, a, i and e are only usefull when '-d' is specified,
- else, the player uses the returned values from the dialogs to set the
- options.
-
- Examples:
-
- m_player -d *.AVI
-
- will display every AVI from the current folder without any dialog
- and using the default values (+p, +s, -a).
-
- m_player -d +a c:\batch\*.bat
-
- will create MOV files from every BAT file found into the c:\batch
- folder.
-
- m_player -d-p+s+i C:\anims\*.*
-
- will display every file found into the anims folder without sound
- but at their normal speed (synchro is on). Will also loop into this folder
- until an event occurs (keyboard, mouse, joystick), it means that when the
- end of the folder is reached, the research starts again.
-
-
- Programmers
- ¨¨¨¨¨¨¨¨¨¨¨
-
- If you want to incorporate M_PLAYER into one of your creations,
- you're allowed to distribute the shareware version (grey display) with its
- DOCs and RSC as long as you contact me before.
- If you just tell your users that M_Player can be used and let them
- get it, you don't have to contact me.
-
- If you would like to distribute a color version of M_Player (you
- want to look 'pro'), you MUST contact me! Every color version must be
- paid! So we'll have to talk.
-
-
-